home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / bbs / MSGReadV1_3.lha / MSGidx.doc < prev    next >
Text File  |  1995-03-27  |  1KB  |  38 lines

  1. type: comm/bbs
  2.  
  3.  
  4. syntax: msgidx [config/K] [directory/K]
  5.  
  6. MSGidx makes up an indexfile (did you guess it from the name?) of any
  7. Foozle-style Message-Echo. THAT MEANS:
  8.  
  9. You have to have a config-file named MSGIDX.CFG - or you have to give
  10. another name when calling MSGidx.
  11.  
  12. The config file consists of complete pathes to all echo-directories you
  13. want to process.
  14.  
  15. (Example: msgidx.cfg:
  16. mail:echo/amiga.ger
  17. mail:echo/amihard.ger
  18. etc.
  19. )
  20.  
  21. You can as well give a single directory to process. In this case _only_
  22. this directory is being processed.
  23.  
  24. MSGidx is needed for MSGread - a standard MSG-Reader for any BBS that uses
  25. StdIO. It speeds up access to the messages - the indeces are used to build
  26. the menus.
  27.  
  28. You can include MSGidx in your tossing procedure - well... if you don't
  29. need your Amiga for some time. It has to open each message file... sorry -
  30. it's Foozle's fault :-)
  31.  
  32. Anyway ... MSGread allows your BBS-users to read (and reply) echomail in
  33. your Foozle-directories.
  34.  
  35.  
  36. Change from V1.0 to V1.1: simply improved the sorting... 
  37.                           well... made it working!
  38.